go/types.Chan.String (method, view implemented interface methods)

one use

	go/types (current package)
		chan.go#L35: func (t *Chan) String() string   { return TypeString(t, nil) }